What are Code Blocks in Views?
2012
15-May-2017
Manish Kumar
15-May-2017Unlike code expressions that are evaluated and sent to the response, this is the blocks of code that are executed. It is useful for declaring variables that may be required to be used later.